Consolidate prefix names and key-based replacements
authorJustin Burkett <justin@burkett.cc>
Wed, 5 Oct 2016 18:24:11 +0000 (14:24 -0400)
committerJustin Burkett <justin@burkett.cc>
Wed, 5 Oct 2016 18:24:11 +0000 (14:24 -0400)
commit458c8d97fb03e926422516ea79198ee18a75dd18
treedcf0cedd0bf866a739d1cd001a55799e6d09a8e1
parentd939e06fdac9b158e06a8633186ffa41e396e659
Consolidate prefix names and key-based replacements

Make obsolete several redundant functions, the most important of which
is which-key-declare-prefixes. This is just an alias for
which-key-add-key-based-replacements now. The additional functionality
that declare-prefixes had (for declaring prefix titles) is now rolled
into the add-key-based-replacements function. See that functions doc
string.
which-key.el